listbase: Use a widget for the rubberband
authorMatthias Clasen <mclasen@redhat.com>
Tue, 2 Jun 2020 16:42:53 +0000 (12:42 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 3 Jun 2020 17:32:57 +0000 (13:32 -0400)
commit14d11ebcab4f704610f151859a86da62f51db927
tree560d0fb48dd873e50a2861344f4d2dbb847ae069
parent7dc458d925fcfac93c164b2187574d3be894813c
listbase: Use a widget for the rubberband

We no longer need to juggle manual css nodes. Just create
a widget for the rubberband, and update its allocation
as we rubberband.
gtk/gtkgridview.c
gtk/gtklistbase.c
gtk/gtklistbaseprivate.h
gtk/gtklistview.c